Guide for Settings.ini
Any changes here wont load in the script. Change them in "Settings.ini"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

[General]
InteractKey=E   -------- key to enter interiors ---------
FadeTimeMs=500  -------- black screen fade time ---------

[Blips]
EnableDoorBlips=false    ---------- map blips/icons ---------
BlipName=Door  -------- blip name (if blips are enabled) -----------
BlipScale=0.55 -------- blip size ----------
BlipColor=0   -------- blip color ---------
BlipSpriteId=40 -------- blip image ---------
BlipShortRange=true ---------- blip only appear on radar if u close to them ----------

[Markers]
EnableDoorMarkers=false -------- markers in front of doors that can be enterable --------
MarkerTypeId=2      -------- marker type ---------
MarkerScale=0.30 ------- marker size -----
MarkerAlpha=128 ----- marker transparent level (0-255) ---------
MarkerColorR=255 ------ color rgb red ------
MarkerColorG=255 -------- color rgb green ------
MarkerColorB=255 ------ color rgb blue --------
MarkerDrawDistance=25.0  ------- distance to show marker for door --------
MarkerZOffset=0.0 ----- markers more up or down (negative values will make it closer to ground while positive more far away) -----
FaceCamera=true ------ they turn to player camera -------

[Peds]
DeleteAmbientPedsOnEnter=true ----- delete random NPCs that spawn there and are not gang related. they are randomly spawned by gta ----
SpawnGangPeds=true  ---- spawn gang related peds that can have weapons --------
MinGangPeds=0 ------ minimum gang peds inside ------
MaxGangPeds=4  ------- maximum gang peds inside -------
WeaponChancePercent=50  -------- chance for a ped to have a weapon -------
KeepSpawnedGangPeds=false ------ keep them inside after u leave (buggy and not good for performance)
